Skip to content

chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.98.2 in the hey-api group across 1 directory#1408

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hey-api-18b9cc099b
Open

chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.98.2 in the hey-api group across 1 directory#1408
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hey-api-18b9cc099b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the hey-api group with 1 update in the / directory: @hey-api/openapi-ts.

Updates @hey-api/openapi-ts from 0.80.18 to 0.98.2

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.95.0

Minor Changes

Validator request schemas

Valibot plugin no longer exports composite request Data schemas. Instead, each layer is exported as a separate schema. If you're using validators with SDKs, you can preserve the composite schema with shouldExtract:

export default {
  input: "hey-api/backend", // sign up at app.heyapi.dev
  output: "src/client",
  plugins: [
    // ...other plugins
    {
      name: "sdk",
      validator: "valibot",
    },
    {
      name: "valibot",
      requests: {
        shouldExtract: true,
      },
    },
  ],
};

Removed plugin.getSymbol() function

This function has been removed. You can use plugin.querySymbol() instead. It accepts the same arguments and returns the same result.

Validator request schemas

Zod plugin no longer exports composite request Data schemas. Instead, each layer is exported as a separate schema. If you're using validators with SDKs, you can preserve the composite schema with shouldExtract:

export default {
  input: "hey-api/backend", // sign up at app.heyapi.dev
  output: "src/client",
  plugins: [
    // ...other plugins
    {
      name: "sdk",
      validator: "zod",
</tr></table> 

... (truncated)

Changelog

Sourced from @​hey-api/openapi-ts's changelog.

@​hey-api/openapi-ts 0.98.2

Plugins

@​hey-api/client-angular

  • reassign the result of HttpHeaders.delete() back to opts.headers (#3988)
  • export augmentable ClientMeta interface (#3996)

@​hey-api/client-axios

  • export augmentable ClientMeta interface (#3996)

@​hey-api/client-fetch

  • export augmentable ClientMeta interface (#3996)

@​hey-api/client-ky

  • export augmentable ClientMeta interface (#3996)

@​hey-api/client-next

  • export augmentable ClientMeta interface (#3996)

@​hey-api/client-nuxt

  • export augmentable ClientMeta interface (#3996)

@​hey-api/client-ofetch

  • export augmentable ClientMeta interface (#3996)

@​hey-api/sdk

  • don't expose SSE errors as iterator return types (#3989)
  • support type-safe meta option via augmentable ClientMeta interface (#3996)

@​hey-api/codegen-core 0.9.0

Updates

  • symbol: add event listeners (#3998)
  • types: rename ProjectRenderMeta to ProjectMeta and key it by language (#3984)
  • utils: expose Version class (#3991)

... (truncated)

Commits
  • e3ab264 Merge pull request #3985 from hey-api/changeset-release/main
  • 081ba57 ci: release
  • 5313304 Merge pull request #4021 from hey-api/renovate/semver-7.x
  • a0f9eb8 Merge pull request #4022 from hey-api/chore/yaml-deps
  • 2b0f59b chore: clean up yaml dependencies
  • 8d61d12 Merge pull request #4020 from hey-api/renovate/js-yaml-4.x
  • 66f7a2b fix(deps): update dependency semver to v7.8.2
  • 92cfa67 fix(deps): update dependency js-yaml to v4.2.0
  • 4c0d0f4 Merge pull request #3988 from joshkaplinsky/fix/angular-http-headers-immutable
  • 35dd206 Update orange-symbols-reply.md
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​hey-api/openapi-ts since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 4, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Feb 4, 2026

Copy link
Copy Markdown

Deploying orpc with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5f98ecb
Status: ✅  Deploy successful!
Preview URL: https://fbd6efcb.orpc-4zt.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-hey-mh9s.orpc-4zt.pages.dev

View logs

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 4, 2026
@coderabbitai

coderabbitai Bot commented Feb 4, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Feb 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@pkg-pr-new

pkg-pr-new Bot commented Feb 4, 2026

Copy link
Copy Markdown
More templates

@orpc/ai-sdk

npm i https://pkg.pr.new/@orpc/ai-sdk@1408

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1408

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1408

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1408

@orpc/experimental-durable-iterator

npm i https://pkg.pr.new/@orpc/experimental-durable-iterator@1408

@orpc/hey-api

npm i https://pkg.pr.new/@orpc/hey-api@1408

@orpc/interop

npm i https://pkg.pr.new/@orpc/interop@1408

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1408

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1408

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1408

@orpc/openapi-client

npm i https://pkg.pr.new/@orpc/openapi-client@1408

@orpc/otel

npm i https://pkg.pr.new/@orpc/otel@1408

@orpc/experimental-pino

npm i https://pkg.pr.new/@orpc/experimental-pino@1408

@orpc/experimental-publisher

npm i https://pkg.pr.new/@orpc/experimental-publisher@1408

@orpc/experimental-publisher-durable-object

npm i https://pkg.pr.new/@orpc/experimental-publisher-durable-object@1408

@orpc/experimental-ratelimit

npm i https://pkg.pr.new/@orpc/experimental-ratelimit@1408

@orpc/react

npm i https://pkg.pr.new/@orpc/react@1408

@orpc/react-query

npm i https://pkg.pr.new/@orpc/react-query@1408

@orpc/experimental-react-swr

npm i https://pkg.pr.new/@orpc/experimental-react-swr@1408

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1408

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1408

@orpc/solid-query

npm i https://pkg.pr.new/@orpc/solid-query@1408

@orpc/standard-server

npm i https://pkg.pr.new/@orpc/standard-server@1408

@orpc/standard-server-aws-lambda

npm i https://pkg.pr.new/@orpc/standard-server-aws-lambda@1408

@orpc/standard-server-fastify

npm i https://pkg.pr.new/@orpc/standard-server-fastify@1408

@orpc/standard-server-fetch

npm i https://pkg.pr.new/@orpc/standard-server-fetch@1408

@orpc/standard-server-node

npm i https://pkg.pr.new/@orpc/standard-server-node@1408

@orpc/standard-server-peer

npm i https://pkg.pr.new/@orpc/standard-server-peer@1408

@orpc/svelte-query

npm i https://pkg.pr.new/@orpc/svelte-query@1408

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1408

@orpc/trpc

npm i https://pkg.pr.new/@orpc/trpc@1408

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1408

@orpc/vue-colada

npm i https://pkg.pr.new/@orpc/vue-colada@1408

@orpc/vue-query

npm i https://pkg.pr.new/@orpc/vue-query@1408

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1408

commit: a004f57

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 5 times, most recently from e598443 to 1e9cdf2 Compare February 11, 2026 12:56
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 5 times, most recently from 0eec2d5 to 9ac63d8 Compare February 19, 2026 12:56
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 3 times, most recently from bb0d0c6 to b74b442 Compare February 23, 2026 10:39
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 6 times, most recently from be888b3 to 6e61991 Compare March 6, 2026 03:29
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 2 times, most recently from 9957450 to 997b401 Compare March 10, 2026 09:45
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 2 times, most recently from 99211b8 to 373bdca Compare April 9, 2026 09:46
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 2 times, most recently from c286d58 to c038655 Compare April 17, 2026 09:48
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch from c038655 to cdd7d08 Compare April 23, 2026 09:46
@dependabot dependabot Bot changed the title chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.91.1 in the hey-api group chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.96.1 in the hey-api group across 1 directory Apr 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 2 times, most recently from 12857f2 to 374898b Compare April 27, 2026 11:29
@dependabot dependabot Bot changed the title chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.96.1 in the hey-api group across 1 directory chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.97.0 in the hey-api group across 1 directory Apr 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch from 374898b to d419e4d Compare April 30, 2026 09:46
@dependabot dependabot Bot changed the title chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.97.0 in the hey-api group across 1 directory chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.97.1 in the hey-api group across 1 directory May 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 2 times, most recently from 9357027 to f58182e Compare May 6, 2026 09:50
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 3 times, most recently from 39b4e8c to 79c9c80 Compare May 14, 2026 09:47
@dependabot dependabot Bot changed the title chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.97.1 in the hey-api group across 1 directory chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.97.2 in the hey-api group across 1 directory May 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 2 times, most recently from 72582e4 to 8e2681a Compare May 21, 2026 10:11
@dependabot dependabot Bot changed the title chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.97.2 in the hey-api group across 1 directory chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.97.3 in the hey-api group across 1 directory May 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 3 times, most recently from 1d63e02 to 87bd43c Compare May 29, 2026 10:35
@dependabot dependabot Bot changed the title chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.97.3 in the hey-api group across 1 directory chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.98.1 in the hey-api group across 1 directory Jun 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch 3 times, most recently from a207ea3 to cf74200 Compare June 5, 2026 09:44
Bumps the hey-api group with 1 update in the / directory: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts).


Updates `@hey-api/openapi-ts` from 0.80.18 to 0.98.2
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.80.18...@hey-api/openapi-ts@0.98.2)

---
updated-dependencies:
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.91.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: hey-api
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.98.1 in the hey-api group across 1 directory chore(deps-dev): bump @hey-api/openapi-ts from 0.80.18 to 0.98.2 in the hey-api group across 1 directory Jun 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hey-api-18b9cc099b branch from cf74200 to 5f98ecb Compare June 8, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants